bool operator[] (size_t pos) const; reference operator[] (size_t pos);
0
.bool
value. Otherwise, it returns a value of the special member type reference, which emulates a bool
value with reference-semantics with respect to one bit in the bitset (see bitset::reference).
|
|
foo: 0110 |